<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; background: transparent; border: 0; outline: 0; }
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
img { vertical-align: top; }
a, a:link { color: #040404; text-decoration: none; }
a:visited { color: #040404; }
a:hover { color: #040404; }
a:active { color: #040404; }
* html .clearfix {zoom: 1;}
*+html .clearfix {zoom: 1;}
.clearfix:after {height: 0;visibility: hidden;content: ".";display: block;clear: both;}
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body { color: #333; font-size: 14px; line-height: 1.5; text-size-adjust: none; -webkit-text-size-adjust: none; background-color: #fff; }
#container { text-align: left; }
img { width: 100%; vertical-align: middle; }
.fl { float: left; }
.fr { float: right; }
.container { width: 86%; margin: 0 auto; box-sizing: border-box; }
/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#gHeader { position: absolute; left: 0; right: 0; top: 0; padding: 0 6%; z-index: 100; border-bottom: 1px solid rgba(17, 113, 190, 0.08); }
#gHeader .logo img { width: 550px; margin-top: 13px; }
#gHeader .ss { width: 100px; background: #1171be; position: absolute; right: 0; top: 0; bottom: 0; line-height: 100px; text-align: center; cursor: pointer; }
#gHeader .ss img { width: 45px; vertical-align: middle; }
#gHeader .form { position: absolute; left: 0; top: 100px; right: 0; background: #fff; padding: 200px 0; display: none; }
#gHeader .form form { width: 40%; max-width: 400px; border: 1px solid #dedede; overflow: hidden; border-radius: 4px; position: relative; font-size: 15px; margin: 0 auto; }
#gHeader .form form input[type="text"] { width: 100%; padding: 0 80px 0 10px; box-sizing: border-box; border: none; background: #fff; height: 42px; color: #333; }
#gHeader .form form input[type="submit"] { width: 70px; padding: 0; line-height: 42px; color: #fff; text-align: center; border: none; position: absolute; right: 0; top: 0; background: #1171be; cursor: pointer; }
#gNavi { width: 100%; clear: left; }
#gNavi li { width: 12.5%; float: left; text-align: center; }
#gNavi li &gt; a { display: block; line-height: 100px; font-size: 18px; }
#gNavi li .drop { position: absolute; left: 0; right: 0; top: 180px; background: #fff; z-index: 101; padding: 40px 0; display: none; }
#gNavi li .drop a { display: inline-block; padding: 0 30px; margin: 8px; font-size: 15px; border-radius: 5px; line-height: 46px; background: #4da2e8; color: #fff; }
#gNavi li .drop a.on { background: #1171be; }
#gNavi li.on &gt; a { color: #1171be; }
.sec .title { text-align: center; padding: 25px 0; }
.sec .title h2 { font-size: 36px; color: #1171be; line-height: 40px; display: inline-block; letter-spacing: 2px; position: relative; }
.sec .title h2:before { content: ""; width: 36px; height: 27px; background: url(../../images/common/tl.png) no-repeat center; position: absolute; left: -60px; top: 7px; }
.sec .title h2:after { content: ""; width: 36px; height: 27px; background: url(../../images/common/tr.png) no-repeat center; position: absolute; right: -60px; top: 7px; }
.sec .title p { font-size: 16px; margin-top: 10px; line-height: 30px; }
/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#gFooter { background: url(../../images/common/footer_bg.jpg) repeat; padding: 40px 0 0; }
#gFooter .ft_box { position: relative; padding-left: 15%; }
#gFooter .f_logo { width: 15%; position: absolute; left: 0; top: -40px; bottom: -40px; background: #1171be; text-align: center; box-shadow: 0 0 8px rgba(17, 113, 190, 0.5); }
#gFooter .lBox { width: 30%; color: #fff; }
#gFooter .f_logo img { width: 70%; margin-top: 40%; }
#gFooter .fl h3 { text-align: left; font-size: 18px; margin-bottom: 10px; padding-bottom: 16px; position: relative; color: #fff; }
#gFooter .fl h3:after { content: ""; position: absolute; left: 0; bottom: 0; width: 50px; height: 3px; background: #fff; }
#gFooter .lBox p { line-height: 32px; font-size: 15px; }
#gFooter .rBox { width: 25%; padding-left: 30px; box-sizing: border-box; }
#gFooter .rBox li { width: 50%; float: left; }
#gFooter .rBox li a { display: block; color: #fff; line-height: 32px; font-size: 15px; padding-left: 20px; background: url(../../images/common/icon.png) no-repeat left center; background-size: 16px; }
#gFooter .ewm { width: 20%; text-align: center; }
#gFooter .ewm img { width: 60%; margin: 20px 0 10px; }
#gFooter .ewm p { font-size: 14px; color: #fff; }
#gFooter .f_link { margin-top: 40px; border-top: 1px solid rgba(255, 255, 255, 0.1); border-bottom: 1px solid rgba(255, 255, 255, 0.1); padding: 20px 0; line-height: 30px; }
#gFooter .f_link h3 { display: inline-block; color: #fff; font-size: 17px; line-height: 30px; }
#gFooter .f_link a { display: inline-block; margin: 0 2px; padding: 0 10px 0 5px; border-right: 1px solid #fff; line-height: 16px; color: #fff; font-size: 14px; }
#gFooter .power { line-height: 50px; text-align: center; color: #fff; }
#gFooter .power a { color: #fff; }
.sp { display: none !important; }
.fixed { position: fixed; right: 0; top: 300px; transform: translateY(-50%); background: #1171be; border-radius: 0 0 8px 8px; width: 150px; z-index: 100; display: none; }
.fixed.on { transform: translateX(150px); }
.fixed span.close { display: block; width: 40px; height: 40px; position: absolute; left: -40px; top: 0; background: #1171be url(../../images/common/more.png) no-repeat center; background-size: 24px; cursor: pointer; }
.fixed.on span.close { background-image: url(../../images/common/more1.png); }
.fixed li a { display: block; padding: 20px 0 20px 0px; border-top: 1px solid #fefefe; position: relative; padding-left: 40px; color: #fff; font-size: 15px; line-height: 30px; }
.fixed li a span { display: block; position: absolute; left: 8px; top: 20px; width: 30px; height: 30px; }
.fixed li a span img { width: 26px; }
.search{ height:50px;}
.search .tit{ padding:10px 0 0 60px; line-height:40px; font-size:14px; color: #e50012; float:left;}
.SearchBox { float:left; width: 256px; height: 36px; margin-top: 14px; border: 1px solid #005bcc; position: relative; margin-right: 40px; margin-left: 7%; }
.SearchBox .sbtn { width: 60px; height: 36px; line-height: 36px; position: absolute; top: 0; right: 0; cursor: pointer; background-position: -95px 5px; background-color: #005bcc; border: 0 none; color: #fff; }
.SearchBox .stxt { width: 230px; height: 36px; padding-left: 12px; line-height: 36px; background: #fff; background: none; border: 0px; color: #666666; }
.headtext { height: 78px; margin: 3.5px 0 0 15px; margin-left: 15px; padding-left: 15px; border-left: 1px solid #ddd; line-height: 30px; color: #333; font-size: 17px; flex: 1; margin-left: 95px; float: left; margin-top: 10px; display: flex; flex-direction: column; justify-content: space-around; }
.ipone { background: url(../../images/common/tel.png) no-repeat left center; background-size: auto; background-size: auto; background-size: 40px; padding-left: 50px; float: right; margin-top: 10px; }
.ipone &gt; strong { font-size: 20px; display: block; color: #1171be; line-height: 78px; letter-spacing: 1px; }
@media all and (min-width: 1024px) and (max-width: 1600px) {
.sec .title h2 { font-size: 34px; }
#gFooter .ft_box { padding-left: 13%; }
#gFooter .f_logo { width: 13%; }
#gFooter .f_logo img { width: 60%; margin-top: 60%; }
#gFooter .fl:nth-child(2) { width: 32%; }
#gFooter .fl:nth-child(3) { width: 20%; }
#gFooter .fl:nth-child(4) { width: 28%; }
#gFooter .lBox p,  #gFooter .rBox li a { font-size: 14px; line-height: 28px; background-size: 14px; }
}
 @media all and (min-width: 1024px) and (max-width: 1440px) {
#gHeader { padding: 0 5%; }
#gHeader .logo img { width: 220px; }
#gNavi li &gt; a { line-height: 80px; font-size: 16px; }
#gNavi li .drop { top: 80px; }
#gNavi { margin-right: 40px; }
#gNavi li .drop a { line-height: 40px; }
#gHeader .ss { width: 80px; line-height: 80px; }
#gHeader .ss img { width: 34px; }
#gHeader .form { top: 80px; }
}
 @media all and (min-width: 1024px) and (max-width: 1440px) {
.sec .title h2 { font-size: 32px; }
.sec .title h2:before { width: 30px; height: 21px; background-size: cover; left: -50px; top: 12px; }
.sec .title h2:after { width: 30px; height: 21px; background-size: cover; right: -50px; top: 12px; }
.sec .title p { font-size: 15px; }
}
 @media all and (min-width: 1024px) and (max-width: 1366px) {
.container { width: 90%; }
.sec .title { padding: 18px 0; }
.sec .title h2 { font-size: 30px; }
}
 @media all and (min-width: 0) and (max-width: 767px) {
.headtext,  .ipone { display: none; }
.sp { display: block !important; }
.pc { display: none !important; }
.fl,  .fr { float: inherit; }
.container { width: 100%; }
#gHeader { padding: 12px 5%; }
#gHeader .logo img { width: 200px; margin-top: 0px; }
#gHeader .ss { display: none; }
#gHeader .form form input[type="text"] { height: 36px; appearance: none; -webkit-appearance: none; }
#gHeader .form form input[type="submit"] { line-height: 36px; appearance: none; -webkit-appearance: none; }
#gHeader #gNavi .form { position: relative; left: inherit; right: inherit; top: 20px; padding: 0; background: none; }
#gHeader #gNavi .form form { width: 100%; }
#gHeader .menu { position: absolute; right: 12px; top: 19px; }
#gHeader .menu span { display: block; width: 36px; height: 6px; border-radius: 3px; margin: 4px 0; background: #1171be; }
#gNavi { width: 100%; position: absolute; left: 0; padding: 0 20px 60px; box-sizing: border-box; top: 73px; background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); display: none; z-index: 999; }
#gNavi li { width: 100%; float: inherit; text-align: left; }
#gNavi li &gt; a { line-height: 50px; font-size: 16px; border-bottom: 1px dashed rgba(17, 113, 190, 0.1); position: relative; padding-left: 10px; }
#gNavi li:nth-child(2) &gt; a:before,  #gNavi li:nth-child(6) &gt; a:before { content: ""; position: absolute; right: 10px; width: 20px; top: 15px; height: 20px; background: url(../../images/common/icon7.png) no-repeat top center; background-size: 20px; overflow: hidden; }
#gNavi li:nth-child(2).on &gt; a:before,  #gNavi li:nth-child(6).on &gt; a:before { background-position: bottom center; }
#gNavi li .drop { position: relative; top: 10px; padding: 0px; overflow: hidden; }
#gNavi li.on .drop { display: block; }
#gNavi li .drop a { display: block; width: 48%; margin: 8px 1%; float: left; padding: 0 0px; text-align: center; line-height: 40px; }
.sec .title { padding: 16px 0 10px; }
.sec .title h2 { font-size: 28px; line-height: 36px; }
.sec .title h2:before { width: 30px; height: 22px; left: -45px; background-size: cover; }
.sec .title h2:after { width: 30px; height: 22px; right: -45px; background-size: cover; }
.sec .title p { font-size: 14px; margin-top: 6px; line-height: 24px; }
.search { height: auto;}
.SearchBox { display:block; float:none;}
.search .tit{ display:block; line-height:40px; float:none;padding:10px 3% 0 3%;}
/*------------------------------------------------------------
		フッター
	------------------------------------------------------------*/
#gFooter { padding: 30px 0 0; }
#gFooter .ft_box { padding: 0 20px; }
#gFooter .f_logo { display: none; }
#gFooter .lBox { width: 100%; }
#gFooter .fl h3 { font-size: 17px; }
#gFooter .fl h3:after { width: 40px; }
#gFooter .lBox p { line-height: 26px; font-size: 13px; }
#gFooter .rBox { margin-top: 20px; width: 100%; padding-left: 0px; }
#gFooter .rBox li { width: 25%; float: left; }
#gFooter .rBox li a { line-height: 26px; font-size: 13px; padding-left: 20px; background: none; }
#gFooter .fl:nth-child(4) li { width: 33.33%; }
#gFooter .ewm { width: 100%; margin-top: 20px; }
#gFooter .ewm img { width: 40%; margin: 10px 0 10px; }
#gFooter .ewm p { font-size: 13px; }
#gFooter .f_link { margin-top: 10px; padding: 10px 20px; }
#gFooter .f_link h3 { font-size: 16px; }
#gFooter .f_link a { line-height: 15px; font-size: 13px; }
#gFooter .power { font-size: 13px; line-height: 30px; }
}
.text &gt; p &gt; iframe { width: 98% !important; height: 35vw !important; margin: 0 1%; }
.text p, .text span, .text { font-family: "微软雅黑" !important; font-size: 16px !important;line-height: 30px !important;}
.text table td { border: 1px solid #333; }
.text a{ color: #ed7122!important;font-weight: bold!important;text-decoration: underline!important;}
.text .lx a.qq { color: #fff!important;}
.text .lx a.tel {color: #1171be!important;}</pre></body></html>